Skip to main content

BooleanCell

DataGrid cell for displaying a content of boolean field.
<BooleanCell field="isPublished" header="Is published?" />
BooleanCellProps
BooleanCellProps
Intersection of
DataGridColumnPublicProps
DataGridColumnPublicProps
Intersection of
DataGridHeaderCellPublicProps
DataGridHeaderCellPublicProps
ascOrderIcon
React.ReactNode
descOrderIcon
React.ReactNode
header
React.ReactNode
headerJustification
Justification
shrunk
boolean
DataGridCellPublicProps
DataGridCellPublicProps
canBeHidden
boolean
hidden
boolean
justification
Justification
shrunk
boolean
DataGridColumnPublicProps
children
React.ReactNode
columnKey
string
BooleanFieldViewProps
BooleanFieldViewProps
Intersection of
BooleanFieldViewProps
booleanStyle
| "yesNo"| "checkCross"| "oneZero"
field*
SugaredFieldProps["field"]
format
(date: boolean) => React.ReactNode
FieldFallbackViewPublicProps
FieldFallbackViewPublicProps
Partial
FieldFallbackViewProps
FieldFallbackViewProps
fallback
React.ReactNode
fallbackStyle
| undefined| FieldFallbackViewStyle
BooleanCellProps
disableOrder
boolean
initialFilter
BooleanFilterArtifacts
initialOrder
DataGridOrderDirection